Trying to figure out PHP/MYSQL
Over the past week (more like 2), I been delving into the online tutorials, book on PHP/MYSQL.
Ideally, I want to be able to pull the information from a database, and have it viewed on a configured, concise layout, via the web. This would allow me to simply update the database, and not to have to re-configure the webpage so much.
The hardest thing is getting the construction down. I am getting close in the understanding, but man it's time consuming.
The way I normally work, is take a existing working project. Unravel it to see how it works, then try to apply those same means in my own desired format.
I already pulled some scripts down from the net and going through them. I already have a PHP/MYSQL book I bought for reference. Yet, there is nothing the same as writing and testing your own code.
Currently Resource for the Christian is using an existing script/sql I had found. Yet, I want to do more with it, rather than being a hack.
I have another free site I am using to simply test out on.
I keep saying the mantra in my head, "Once you get the basics down, you can do anything with it". I truly believe this. I am just working on getting that initial "aha" to come through.
10:44 AM
good on u..I'm jealous..ha
Post a Comment